ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ISyntaxTreeVisitor<TResult> Interface / _visitPropertyAccess Method

In This Topic
    _visitPropertyAccess Method (ISyntaxTreeVisitor<TResult>)
    In This Topic
    Syntax
    'Declaration
     
    Function _visitPropertyAccess( _
       ByVal that As IPropertyAccessExpressionSyntaxTree _
    ) As TResult
    TResult _visitPropertyAccess( 
       IPropertyAccessExpressionSyntaxTree that
    )

    Parameters

    that
    See Also